home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8005 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  706 b 

  1. Path: news.urz.uni-heidelberg.de!usenet
  2. From: Matthias Ernst <ibermann@ix.urz.uni-heidelberg.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC 4.5 Calling DLL from VB and returning DOUBLE
  5. Date: Sat, 17 Feb 1996 13:10:59 +0100
  6. Organization: University of Heidelberg, Germany
  7. Message-ID: <3125C5D3.38B2@ix.urz.uni-heidelberg.de>
  8. NNTP-Posting-Host: relay.urz.uni-heidelberg.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win95; I)
  13.  
  14. I called a DLL function (created with the BC 4.5 compiler) from VB (or 
  15. EXCEL, ACCESS) and tried to return a DOUBLE (by value).
  16. It didn't work - but it works with the VISUAL C++ compiler ???
  17. Is There a secret ???
  18.